body
{
    font-family:"微软雅黑";
    overflow-x:hidden;
    font-size:14px;
    
}
*{
    padding:0;
    margin:0;

}
img{
    max-width:100%;
}
a{
  color:#333;
    text-decoration:none;
}
ul,ol{
    list-style-type:none;
}
.container {
    width:1200px;
    margin:auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}

    .logo img {
        width: 100%;
        display: block;
        
    }
    .top {
    padding: 9px 0;
    line-height: 13px;
    overflow: hidden;
    color: #333;
    background:#E7E7E7;
    margin-bottom:10px;
}
        .top .fr {
            margin-right: 7px;
        }
.top .fr li {
    float: left;

}
.top h4 {
    font-weight: normal;
}

.top ul li a {
    color: #333;
    font-size: 12px;
    padding: 0 1px;
    margin:0 3px;
}
.nav {
    width: 100%;

    overflow: hidden;
    margin-top: 12px;
}

.nav ul li a {
    color: #fff;
    padding: 12px 38px;
    display: block;
}

.nav ul li {
    float: left;
}




.banner {
    width: 100%;
    position:relative;
    overflow:hidden;
    clear:both;
}
.banner ul li img {
    width: 100%;
    display: block;
}
 .banner .hd {
    position: absolute;
    top: 419px;
    z-index: 5;
    left: 45%;
}
   .banner .hd li {
    width: 23px;
    height: 5px;
    float: left;

    background: #00274A;
    color: transparent;
margin:0 4px;
}
.prev0 {
	background:rgba(0,0,0,0.42);
	color:#fff;
	text-align:center;
	width:40px;
	height:60px;
	font-size:30px;
	display:block;
	line-height:60px;
	font-family:'宋体';
	position:absolute;
	top:50%;
	left:6%;
	margin-top:-30px;
}
.next0 {
	position:absolute;
	top:50%;
	right:6%;
	margin-top:-30px;
	background:rgba(0,0,0,0.42);
	color:#fff;
	text-align:center;
	width:40px;
	height:60px;
	font-size:30px;
	display:block;
	line-height:60px;
	font-family:'宋体';
}
.cp_navs ul li {
	float:left;
	padding:9.5px 20px;
	font-weight:600;
}
.cp_navs ul li:hover a,.cp_navs ul li.on a {
	color:#003660;
	font-weight:bold;
}
.cp_navs ul li {
	float:left;
	padding:9.5px 20px;
}

.sousuo {
    width: 100%;
    background: #e7e7e7;
    overflow: hidden;
    padding: 10px 0;
    height: 30px;
    line-height: 30px;
}
    .sousuo .fl {
        width:700px;
        overflow:hidden;
    }
.sousuo .fl li {
    float: left;
    margin: 0 7px;
}

.sousuo .fl h3 {
    float: left;color: #333;
    width:150px;
    text-align:center;
}

.sousuo .fl ul {
    float: right;
    width:550px;
}

.sousuo .fl ul li a {
    color: #333;
}
.input.fr {
    width: 500px;
}

.input.fr input {
  width: 214px;
    height: 25px;
    margin-left: 238px;
    padding-left: 5px;
    color: #333;
}
a.searchBtn.fr {
    width: 39px;
    height: 28px;
    display: block;
    background: #003660 url(../image/sousuo.png) no-repeat center;
    background-size: 59%;
    margin-top: 0px;
}
.cp.container {
    overflow: hidden;
}
.title {
    text-align: center;
    line-height: 1.8;
    background: url(../image/xian.png) no-repeat center;
    margin: 30px 0;
    margin-bottom: 69px;
}

.title h2 {
    background: #fff;
    width: 188px;
    text-align: center;
    margin: auto;
    color: #003660;
    font-size: 25px;
    position:relative;
}
.title h2 span {
    display: inline-block;
    width: 306px;
    font-size: 16px;
    bottom: -29px;
    left: -49px;
    position: absolute;
    color: #003660;
}
    .title p {
     color: #003660;
     font-size:16px;
    }
.cp_nav.fl {
    width: 204px;
    line-height: 2;
    box-sizing: border-box;
    border: 4px solid #003660;
    border-radius: 10px;
   
}
.cp_nav h2 b {
    font-weight: normal;
    font-size: 14px;
    display: block;
}
.cp_nav.fl h2 {
    background: #003660;
    color: #fff;
    text-align: center;
    font-weight: 600;
    line-height: 1.5;
    padding: 10px 0;
}
.cp_nav.fl ul{
     padding: 2px 12px;
      
}
.cp_nav.fl ul li {
    background: url(../image/sanjiao.png ) no-repeat left center;
    padding-left: 19px;
}
.cp_nav.fl ul li a{
    color:#333;
    padding:15px 0;
    display:block;
}
.cp_img.fr {
    overflow: hidden;
    width: 960px;
}
.cp_navs {
    width: 954px;
    background: #f7f7f7;
    overflow:hidden;
    height:40px;
    border:1px solid #ccc;
}
.cp_navs ul li:hover,.cp_navs ul li.on {
    border-bottom: 2px solid #003660;
}
    .cp_navs ul li:hover a, .cp_navs ul li.on a {
        color:#003660;
    }
.cp_navs ul li {
    float: left;
    padding: 9.5px 13px;
   
}
.cp_navs ul li a{
    color:#555;
        font-family: "宋体";
}
a.mores {
    float: right;
    color: #555;
    margin: 10px;
}
.cp_img1 {
    margin-top: 10px;
}
.cp_img1 ul li {
    width:290px;
    float: left;
    margin: 2px 0px;
}

.cp_img1 ul li img {
     width: 100%;
    height: 214px;
    padding: 2px;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.cp_img1 ul li:nth-child(2){
    margin:2px 42px
}
.cp_img1 ul li:nth-child(5){
    margin:2px 42px
}
.cp_img1 ul li h4 {
    text-align: center;
    padding: 10px 0;
    color: #333;
    font-size: 15px;
}


.gg1 {
    width:100%;
    margin: 40px auto;
}
.gg1 img {
    width: 100%;
    display: block;
}
.al.container {
    overflow: hidden;
}
.al .title {
    margin-bottom: 20px;
}
.al_navs {
    overflow: hidden;
}

.al_navs ul li {
    width: 128px;
    float: left;
    padding: 6px 9px;
    border: 1px solid #003660;
    margin: 22px 26px;
    text-align: center;
}

.al_navs ul li a {
    color: #333;
}
.al_img ul li {
    width: 290px;
    float: left;
    margin: 13px 5px;
}

.al_img ul li img {
    width: 100%;
    height:216px;
    display: block;
}
.al_navs ul li:hover,.al_navs ul li.on {
    background: #003660;
}
.al_navs ul li:hover a,.al_navs ul li.on a {
  color:#fff;
}
.ys.container {
    margin: 39px auto;
        position: relative;
}

.ys.container .title2 {
      text-align: center;
    width: 651px;
    margin: auto;
    border: 1px solid #ccc;
    border-radius: 36px;
    padding: 4px 5px;
    color:#333;
}
.br {
    border: 1px dotted #ccc;
    border-radius: 35px;
    line-height: 1.7;
    padding: 10px 1px;
}
.title2 h2 b {
    color: #003660;
}
.ys_bg {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: auto;
    left: 50%;
    margin-left: -600px;
        top: 153px;
}
.a,.b,.c,.d {
        width: 1200px;
    margin: 20px auto;
    height: 330px;
    overflow: hidden;
}
.a .fl {
       line-height: 2;
    padding: 53px 0px 0 130px;
    width: 545px;
    
    height: 100%;
    box-sizing: border-box;
}

.a .fl h2,.b .fr h2,.c .fl h2,.d .fr h2 {
    color: #003660;
}

.a .fl h3,.b .fr h3,.c .fl h3,.d .fr h3 {
    margin-bottom: 19px;
    color: #333;
}
    .a .fl ul li, .b .fr ul li,.c .fl ul li,.d .fr ul li{
        line-height:2.3;
            background: url(../image/bg2.png) no-repeat left center;
    padding-left: 15px;
    }
    .a img.fr,.c img{
       width: 490px;
    height: 308px;
    margin-top: 22px;
}
    .b .fl{
       width: 490px;
    height: 308px;
    margin-top: 22px;
}
  .b .fr {
   line-height: 2;
    padding: 46px 0px 0 98px;
    width: 545px;
    box-sizing: border-box;

}
.c .fl {
    line-height: 2;
    padding: 103px 0px 0 130px;
    width: 545px;  
    height: 100%;
    box-sizing: border-box;
}
 .d .fr {
   line-height: 2;
    padding: 86px 0px 0 98px;
    width: 545px;
    box-sizing: border-box;

}
    .b .fl,.d .fl {
       width: 490px;
    height: 308px;
    margin-top: 55px;
}
.about.container {
    overflow: hidden;
}
.ab_ft.fr {
       width: 600px;
    box-sizing: border-box;
    padding: 10px;
    line-height: 2;
    color: #333;
}

.ab.fl {
    width: 600px;
}

.ab.fl img {
    width: 522px;
    height: auto;
    display: block;
    margin: auto;
}
.ab_ft.fr h3 {
    color: #003660;
    position: relative;
    padding-bottom: 5px;
}

.ab_ft.fr h3:after {
    width: 36px;
    height: 3px;
    background: #003660;
    position: absolute;
    display: block;
    content: "";
    bottom: 0;
}
p.ab_p {
    text-indent: 2em;
    margin: 8px 0;
}
.an {
    margin-top: 20px;
}
a.xq {
    width: 120px;
    background: #003660;
    padding: 6px 24px;
    color: #fff;
    margin-right:10px;
        cursor: pointer;
}
a.zx {
    width: 120px;
    background: #CE002B;
    color: #fff;
     padding: 6px 24px;
         cursor: pointer;
}
.ryzi.container {
    margin: 28px auto;
    overflow: hidden;
    position:relative;
}
.ryzi.container .bd {
    margin-top: 21px;
}
.ryzi.container h3 {
    color: #003660;
    padding-bottom: 11px;
    border-bottom: 1px solid #ccc;
}
.ryzi.container ul {
    margin: 20px auto;
}
.ryzi.container ul li {
    width: 300px;
    float: left;
}

.ryzi.container ul li img {
    width: 70%;
    margin: auto;
    display: block;
}

.prev2:after {
    content: "<";
    font-size: 36px;
    color: #333;
}

.next2:after {
    content: ">";
    font-size: 36px;
    color: #333;
}
.ryzi .prev2 {
    position: absolute;
    top: 181px;
    left: 0;
}

.ryzi .next2 {
    position: absolute;
    top: 181px;
    right: 0;
}
.new .news.fl {
    width: 844px;
    color: #333;
    height:461px;
}

.font ul li:nth-child(1) h3 {
    display: inherit;
    font-weight:bold;
        font-size: 16px;
         padding-left: 0px !important;
         background:none;
}
.new li.first {
    overflow: hidden;
    width: 800px !important;
    height:169px !important;

    border:none!important;
       
}
.new .first img.fl {
    width: 282px;
    height: 138px;
}

.new .first .fr {
    width: 518px;
    padding: 0 0 0 10px;
    box-sizing: border-box;
    line-height: 2;
}
li.first span {
    color: #003660;
}
.font ul li p {
  
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    
}
.font ul li {
       width: 395px;
    float: left;
    height: 44px;
    line-height: 44px;
    margin-right: 10px;
    color: #333;
    border-bottom:1px dotted #ccc;
}

.font ul li em {
    font-style: inherit;
    float:right;
    font-size:12px;
}
.font ul li h3 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 280px;
    background: url(../image/bg1.png) no-repeat left;
    background-size: 31px;
    display: initial;
    font-weight: normal;
    font-size: 14px;
    padding-left: 23px;
}
.font {
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 14px;
    box-sizing: border-box;
    border-top: 1px solid #444;
}
.fl.news h2 {
    color: #fff;
    width: 120px;
    background: #003660;
    text-align: center;
    font-weight: 500;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding:3px;
}
.wt.fr {
     width: 326px;
    height: 461px;
    overflow: hidden;
    color:#333;
   
}
    .wt.fr  .bd{
         border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 14px;
        border-top: 1px solid #444;
    }
     .wt.fr h2 {
    color: #fff;
    width: 120px;
    background: #003660;
    text-align: center;
    font-weight: 500;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding:3px;
}
.wt.fr ul li {
    line-height:1.8;
    padding:4px 0;
    border-bottom: 1px dotted #ccc;
}
.wt.fr ul li h5 {
    margin-bottom: 6px;
    font-size: 15px;
}

.wt.fr ul li p {
    font-size: 10px;
       margin-bottom: 5px;
         display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.lj.container {
    overflow: hidden;
    padding: 5px 0;
    margin-bottom: 10px;
}

.lj.container ul {float: right;width: 1100px;}

.lj h4 {
    width: 100px;
    float: left;
}

.lj ul li {
    width: 91px;
    float: left;
    text-align: center;
}

.lj ul li a {
    color: #333;
}
.footer {
    background: #003660;
    width: 100%;
    overflow: hidden;
    clear: both;
    color: #fff;
}

.footer ul li a {
    color: #fff;
}

.ft_nav {
    width: 100%;
    border-bottom: 1px solid #004380;
    padding: 18px 0;
    overflow: hidden;
}

.ft_nav ul li {
    float: left;
    width: 133px;
    text-align: center;
}

.fl.lg {
   width: 599px;
    border-right: 1px solid #004380;
    margin-top: 18px;
}

.bottom .fr {
    width: 600px;
}

.bottom {
    overflow: hidden;
        padding-bottom: 20px;
}
.lg img.fl {
    width: 100px;
    margin:38px 30px;
}
.dz.fr {
    width: 385px;
}
.dz.fr {
    width: 385px;
    line-height: 2;
    padding-top: 40px;
}
.fr.you ol li {
    float: left;
    width: 148px;
    line-height: 2;
    text-align: center;
}

.fr.you ol li>ol>li {
    float: none;
    font-size: 12px;
}
.fr.you {
    overflow: hidden;
    margin-top: 40px;
}
.bottom2 {
    width: 100%;
    border-top: 1px solid #004380;
    text-align: center;
    padding: 13px 0px;
}
.fr.you img {
    float: right;
    width: 113px;
    height: 113px;
    display: block;
}


/*内页*/
.tips {
    background: #f5f5f5;
    margin-bottom: 60px;
    text-align: right;
    position: relative;
    height: 100px;
    line-height: 100px;
    color: #515151;
    font-size: 12px;
}

.page_head {
    height: 230px;
    color: #fff;
    background: #004F92;
    font-size: 26px;
    padding: 22px 0px 0px 30px;
    width: 214px;
    position: absolute;
    bottom: -25px;
    z-index:100;
}

    .page_head h2 {
        font-size: 40px;
        font-weight: normal;
        text-align: left;
        line-height: 48px;
    }

.tips b {
    display: none;
}

.page_head h2 span {
    font-size: 26px;
}

.biaoyu {
    text-indent: 23px;
    padding: 36px 0 0 0;
    font-size: 23px;
    text-align: left;
    line-height: 30px;
    font-family: "华文行楷";
   
}

.pagel {
    width: 244px;
}

.treepage h2 {
    height: 76px;
    background: #004F92;
    padding: 20px 0px 0px 40px;
    font-size: 28px;
    line-height: 30px;
    color: #fff;
}

    .treepage h2 b {
        display: block;
        font-size: 12px;
        font-weight: normal;
    }

.treepage li a {
    background: #004F92;
    height: 50px;
    display: block;
    margin-top: 1px;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
    padding-left: 35px;
}





.treepage li ul.subTree li a {
    line-height: 48px;
    height: 48px;
    background: #fff;
    color: #262626;
    padding: 0px 10px 0px 47px;
    font-size: 14px;
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
    position: relative;
}

    .treepage li ul.subTree li a:before {
        content: ">";
        position: absolute;
        left: 22px;
        top: 18px;
        background: #004F92;
        color: #fff;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        line-height: 14px;
        text-align: center;
        font-family: serif;
        font-size: 12px;
    }

    .treepage li ul.subTree li a:hover {
        color:#004F92;
    }

ul.subTree {
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
}

.newspage h3 {
    background: #004F92;
    line-height: 70px;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
    color: #fff;
}

.newspage {
    margin-top: 20px;
}

    .newspage ul {
        border-left: 1px solid #e7e7e7;
        border-right: 1px solid #e7e7e7;
        padding: 5px 14px;
        border-bottom: 1px solid #e7e7e7;
    }

    .newspage li a {
        line-height: 38px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        border-bottom: 1px dashed #d2cdcd;
        color: #333;
    }


.contactpage {
    margin-top: 20px;
    margin-bottom:20px;
}

    .contactpage h3 {
        background: #ccc;
        color: #3b3b3b;
        font-size: 19px;
        padding-left: 20px;
        line-height: 50px;
        font-weight: normal;
    }

    .contactpage .con {
        border: 1px solid #e7e7e7;
        padding: 5px 10px;
    }

    .contactpage li {
        padding: 22px 0px 22px 84px;
        border-bottom: 1px dashed #b9c3d1;
        line-height: 1.6;
        color: #4a4848;
        font-size: 13px;
        position: relative;
    }

        .contactpage li img {
            width: 70px;
            height: 60px;
            position: absolute;
            left: 0;
            top: 10px;
        }

        .contactpage li:last-child {
            border-bottom: none;
        }

.pager {
    width: 930px;
}

.prdesc {
    margin-bottom: 30px;
    overflow:hidden;
}

    .prdesc h3.fl {
        display: inline-block;
        border-left: 7px solid #004F92;
        font-size: 30px;
        width: 62px;
        line-height: 36px;
        padding: 10px 20px;
        border-right: 4px solid #004F92;
        color: #009946;
        float: left;
        height: 72px;
    }

    .prdesc .con {
        color: #818080;
        width: 800px;
    }

        .prdesc .con h4 {
            font-size: 24px;
            color: #454545;
            padding-bottom: 5px;
            font-weight: normal;
        }

.pagescroll {
    margin-bottom: 35px;
}

    .pagescroll .scroll {
        width: 700px;
        height: 370px;
    }

        .pagescroll .scroll img {
            width: 700px;
            height: 370px;
        }

.scroll li div {
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 92%;
    background-color: rgba(0,0,0,.6);
    padding: 10px 4%;
    color: #fff;
}

.scroll li {
    position: relative;
}

    .scroll li div h4 {
        font-size: 18px;
        font-weight: normal;
        line-height: 40px;
    }

    .scroll li div p {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
    }

h3.pagetitle {
    height: 38px;
    font-size: 24px;
    color: #004F92;
    line-height: 38px;
    font-weight: normal;
}

ul.prlist li {
    border: 1px solid #d0d0d0;
    height: 250px;
    position: relative;
    z-index: 1;
    margin-bottom: 28px;
}

    ul.prlist li img {
        width: 307px;
        height: 250px;
    }

    ul.prlist li div {
        padding: 35px 0px 0px 24px;
        width: 580px;
        float: right;
        line-height: 1.7;
        color: #6d6d6d;
        font-size: 13px;
    }

        ul.prlist li div h4 {
            color: #0d0d0d;
            font-size: 20px;
            font-weight: normal;
            margin-bottom: 15px;
        }

        ul.prlist li div p {
            color: #6d6d6d;
            line-height: 24px;
            font-size: 12px;
            height: 96px;
            overflow: hidden;
        }

    ul.prlist li span {
        position: absolute;
        width: 51px;
        height: 51px;
        background: url(../image/pro_30.png) no-repeat center;
        right: -1px;
        bottom: -1px;
        display: none;
    }

    ul.prlist li:hover span {
        display: block;
    }

    ul.prlist li span a {
        display: block;
        width: 100%;
        height: 100%;
    }

    ul.prlist li:hover {
        border: 1px solid #004F92;
    }

.pading a, .pading span {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    overflow: hidden;
}

.pading {
    text-align: right;
    position: relative;
    padding-right: 78px;
}

    .pading span.current {
        background: #004F92;
        color: #fff;
    }

    .pading a.prev {
        background: #7c7c7c url(../image/pagging.png) no-repeat left center;
        color: transparent;
        position: absolute;
        right: 38px;
    }

    .pading a.next {
        background: #7c7c7c url(../image/pagging.png) no-repeat right center;
        color: transparent;
        position: absolute;
        right: 0;
    }

.preview {
    background: #f3f3f3;
    padding: 14px 36px 14px 14px;
    margin-bottom: 50px;
    overflow:hidden;
}

.imgs {
    width: 486px;
    padding: 1px;
    overflow: hidden;
    background: url(http://static2.fuhai360.com/n191121/images/pro_41.gif) no-repeat;
    position: relative;
    background-size: 100% 100%;
}

    .imgs li img {
        width: 100%;
        display: block;
    }

.dess {
    width: 690px;
    padding-top: 18px;
    line-height: 28px;
    color: #5d5d5d;
    font-size: 14px;
    position: relative;
}

    .dess h3 {
        font-size: 26px;
        color: #333;
        padding-bottom: 8px;
        border-bottom: 1px solid #ababab;
        line-height: 1.5;
        margin-bottom: 18px;
        font-weight: normal;
    }

.descon {
    padding: 18px;
    background: #f3f3f3;
}

.prtit {
    border-bottom: 5px solid #004F92;
    padding: 0 18px;
}

    .prtit span {
        display: inline-block;
        line-height: 26px;
        background: #004F92;
        padding: 0 10px;
        color: #fff;
        font-weight: bold;
        margin-left: -18px;
    }

.record {
    text-align: center;
    padding: 30px 0;
}

    .record span {
        display: inline-block;
        width: 48%;
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.pagescroll {
    margin-bottom: 35px;
}

    .pagescroll .scroll {
        width: 700px;
        height: 370px;
        overflow: hidden;
        position: relative;
    }

        .pagescroll .scroll img {
            width: 700px;
            height: 370px;
        }

.scroll li div {
    position: absolute;
    z-index: 100;
    bottom: 0;
    width: 92%;
    background-color: rgba(0,0,0,.6);
    padding: 10px 4%;
    color: #fff;
}

.scroll li {
    position: relative;
}

    .scroll li div h4 {
        font-size: 18px;
        font-weight: normal;
        line-height: 40px;
    }

    .scroll li div p {
        line-height: 20px;
        height: 40px;
        overflow: hidden;
    }

.scroll .prev {
    width: 21px;
    height: 42px;
    background: url(http://static2.fuhai360.com/n191121/images/pro_11.png) no-repeat;
    position: absolute;
    top: 170px;
    left: 32px;
    z-index: 10;
    cursor: pointer;
    display: none;
}

.scroll .next {
    width: 21px;
    height: 42px;
    background: url(http://static2.fuhai360.com/n191121/images/pro_12.png) no-repeat;
    position: absolute;
    top: 170px;
    right: 32px;
    z-index: 10;
    cursor: pointer;
    display: none;
}

.scroll:hover .next, .scroll:hover .prev {
    display: block;
}

.newscenter {
    padding-top: 270px;
}

ul.news_list li.first {
    position: absolute;
    height: 245px;
    top: -270px;
    width: 1200px;
    background: #f4f4f4;
}

ul.news_list {
    position: relative;
}

    ul.news_list li.first img {
        width: 420px;
        height: 245px;
        float: left;
        margin-right: 20px;
    }

    ul.news_list li.first h3 {
        line-height: 56px;
        height: 56px;
        font-size: 24px;
        font-weight: normal;
        color: #004F92;
    }

        ul.news_list li.first h3:before {
            content: "头条";
            display: inline-block;
            border: 1px solid #004F92;
            height: 30px;
            line-height: 30px;
            padding: 0 10px;
            margin-right: 20px;
            font-size: 20px;
        }

    ul.news_list li.first p {
        line-height: 24px;
        color: #999;
        font-size: 12px;
        height: 168px;
        overflow: hidden;
        text-indent: 2em;
    }

        ul.news_list li.first p a {
            color: #444;
        }

    ul.news_list li p a {
        color: #444;
    }

    ul.news_list li img {
        width: 306px;
        float: left;
        height: 158px;
    }

    ul.news_list li {
        height: 158px;
        overflow: hidden;
        margin-bottom: 42px;
    }

        ul.news_list li div {
            width: 600px;
            float: right;
            line-height: 24px;
            color: #777;
            font-size: 14px;
        }

        ul.news_list li h4 {
            line-height: 58px;
            height: 58px;
            overflow: hidden;
            font-size: 17px;
            font-weight: normal;
            color: #333;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

.info span {
    display: block;
    line-height: 24px;
    color: #8d8d8d;
    font-size: 12px;
    text-align: center;
}

h3.ar_title {
    font-size: 22px;
    text-align: center;
    color: #222;
    padding-bottom: 22px;
    font-weight: normal;
}

.info {
    position: relative;
    border-bottom: 1px dashed #c7c7c7;
    margin-bottom: 20px;
}

a.back {
    position: absolute;
    display: block;
    height: 25px;
    line-height: 25px;
    background: #ccd2d8;
    color: #526373;
    width: 76px;
    text-align: center;
    bottom: -1px;
    right: 0;
}

.tips2 {
    margin: 26px 0 47px 0;
    text-align: right;
    border-bottom: 1px solid #ccc;
    line-height: 38px;
}

span.icon {
    float: left;
    font-size: 70px;
    line-height: 64px;
    color: #443e3e;
    font-family: fantasy;
    position: relative;
    height: 37px;
    overflow: hidden;
    margin-top: -6px;
}

.tips2 em {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    color: #333;
    float: left;
    height: 20px;
    line-height: 20px;
    position: relative;
    left: -218px;
    bottom: -29px;
}

    .tips2 em.newsp {
        left: -152px;
    }

    .tips2 em:before {
        content: "";
        width: 35px;
        display: block;
        border-bottom: 3px solid #000;
        float: left;
        margin-top: 8px;
        margin-right: 5px;
    }

    .tips2 em:after {
        content: "";
        width: 35px;
        display: block;
        border-bottom: 3px solid #000;
        float: right;
        margin-top: 8px;
        margin-left: 5px;
    }
    .treetop {
    overflow: hidden;
    margin-bottom: 30px;
}

    .treetop h2 {
        font-size: 20px;
        font-weight: 100;
        border: 1px solid #004F92;
        line-height: 34px;
        padding: 0 18px;
        float: left;
        margin-right: 5px;
        color: #004F92;
    }

    .treetop ul {
        float: left;
    }

    .treetop li {
        display: inline-block;
        margin: 0 5px;
        border: 1px solid #004F92;
        padding: 0 26px;
        line-height: 34px;
    }
        .treetop li.cur a {
              color: #fff;
        }
        .treetop li.cur {
            background: #004F92;
          
            border: 1px solid #fff;
        }

        .tongdao.container {
    overflow: hidden;
}
        .relatedlist ul li {
    text-align: center;
 
    margin: 10px;
}
.con.fr {
    width: 87%;
    line-height: 2;
  
    box-sizing: border-box;
    padding: 8px;
    text-indent: 2em;
    color: #333;
}
.tongdao {
	margin-top:30px;
	overflow:hidden;
}
.tongdao ul b {
	display:inline-block;
	width:100px;
	float:left;
	font-size:16px;
	color:#333;
	line-height:32px;
}
.tongdao ul b:before {
	content:">";
	display:block;
	float:left;
	margin-left:10px;
	background:#003660;
	color:#fff;
	width:13px;
	height:13px;
	line-height:14px;
	text-align:center;
	border-radius:50%;
	font-family:serif;
	margin-top:10px;
	margin-right:6px;
}
.tongdao li {
	display:inline-block;
	padding:0 20px;
	color:#333;
	line-height:32px;
	font-size:12px;
}
.tongdao ul {
	margin-bottom:20px;
}
.title4 {
	position:relative;
	text-align:center;
	border-bottom:1px solid #ccc;
	height:16px;
	margin-bottom:50px;
}
.title4:before {
	content:"";
	width:90px;
	display:block;
	border-bottom:3px solid #000;
	position:absolute;
	bottom:-1.5px;
	left:0;
}
.title4 p {
	display:inline-block;
	padding:0 10px;
	line-height:26px;
	height:26px;
	font-size:20px;
	color:#003660;
	font-weight:bold;
}
.title4 b {
	color:#000;
}
.title4:after {
	content:"";
	width:90px;
	display:block;
	border-bottom:3px solid #000;
	position:absolute;
	bottom:-1.5px;
	right:0;
}
h4.related {
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 32px;
    margin: 0 10px;
    height: 32px;
}

h4.related span {
    display: inline-block;
    border-bottom: 2px solid #666;
}

.relatedlist {
    margin: 0 10px;
    padding: 10px 0;
    overflow: hidden;
}

ul.relate_news li a {
    display: block;
    line-height: 30px;
    border-bottom: 1px dotted #ccc;
}

ul.relate_pr li {
    width: 20%;
    float: left;
}

ul.relate_pr li a {
    display: block;
    margin: 5px;
    text-align: center;
    line-height: 30px;
}

ul.relate_pr li img {
    width: 100%;
    display: block;
}

ul.relate_pr p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*网站色调*/
.nav {
  
    background: #003660;
    
}

.bgcolor, .bghover:hover, .tabnav li.on a {
    background-color: #004F92;
    color: #fff;
}

.nav ul li:hover,.nav ul li a.cur {
    background: #fff;
    color: #003660;
}

.nav ul li:hover a, .nav ul a.cur {
    color: #003660;
}
.banner .hd .on {
    background:#ccc;
}
.bordercolor, .hoverborder:hover {
    border-color: #05883d;
}

.color, .title span {
    color: #004F92;
}
.newspage h3 a {
    color: #fff;
}
.link_container {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.link_title {
    width: 100px;
    float: left;
    color: #333;
    font-size: 12px;
}

.link_list {
    width: 1100px;
    float: right;
    overflow: hidden;padding-top: 3px;
}

.link_list a {
    display: block;
    float: left;
    margin: 5px;
    margin-top: 0;
}

.links {
    margin: 20px auto;
}
.link_list {
	padding-top:3px;
}